home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.hut.fi!usenet
- From: Osma.Ahvenlampi@hut.fi (Osma Ahvenlampi)
- Newsgroups: comp.sys.amiga.networking
- Subject: Re: Best Mail Program for use with SLIP, SMTP, POP, AmiTCP?
- Date: 21 Jan 1996 20:35:22 +0200
- Organization: What, me, organised?
- Sender: oahvenla@hyppynaru.cs.hut.fi
- Distribution: inet
- Message-ID: <jdjag3hflat.fsf@hyppynaru.cs.hut.fi>
- References: <jdjybr2re82.fsf@hyppynaru.cs.hut.fi>
- <417.6593T1306T2686@stud.cs.uit.no>
- NNTP-Posting-Host: hyppynaru.cs.hut.fi
- Mime-Version: 1.0
- Content-Type: text/plain; charset=US-ASCII
- In-reply-to: troels@stud.cs.uit.no's message of 20 Jan 96 21:46:53 +0100
- X-Newsreader: Gnus v5.1
-
- In article <417.6593T1306T2686@stud.cs.uit.no> troels@stud.cs.uit.no (Troels Walsted Hansen) writes:
- >You didn't open it... Deleting/moving rexxsupport.library will disable your
- >script.
-
- Uhhuh. Yes. But it will also disable 90% of all useful ARexx
- scripts. This was only to point out that renaming Delete is not a fix,
- the same thing can be done many times. My recursive ARexx delete() is
- only one such method. How about
-
- List SYS: ALL LFORMAT "Echo TO %p%n" TO T:zzz
- Execute T:zzz
-
- That is actually even more destructive than a delete, since
- overwritten directory entries make a simple undelete operation
- impossible under FastFileSystem.
- --
- foo
-